Resources Home
jQuery
User rating:
4 Yays
2 Nays


Expandable Sticky Bar
A jQuery script that uses CSS's "positon:fixed" property to create a sticky footer or header bar that expands when the mouse rolls over it.
User rating:
2 Yays
0 Nays


Lettering.js jQuery plugin
An interesting jQuery plugin that lets you display text in creative manners on your page, from rotating them, adding shadows, to using fancy typography.
User rating:
3 Yays
0 Nays


jQuery Keypad
A jQuery plugin that attaches a popup keyboard to a text field for mouse-driven entry for entering data into forms elements.
User rating:
7 Yays
2 Nays


jQuery Form to Form Wizard
This powerful jQuery script turns a FORM into a multi-step FORM wizard. Simply group logical elements within your FORM by surrounding them with the FIELDSET element, and the script does the rest.
User rating:
9 Yays
6 Nays


Create a unique Gallery by using z-index and jQuery
This tutorial takes advantage of CSS's "z-index" property plus the power of jQuery to create a unique stack-of-images gallery.
User rating:
2 Yays
2 Nays


jqPlot plotting script
jqPlot is a powerful jQuery based plotting and charting plugin, capable of producing beautiful line, bar and pie charts.
User rating:
3 Yays
2 Nays


jQuery and Google Maps Tutorial: #1 Basic
A step by step look at how to use jQuery to manipulate Google Maps, in conjunction with Google Map API.
User rating:
1 Yays
2 Nays


How jQuery Beginners can Test and Improve their Code
Some jQuery efficiency tips for beginners, demonstrated and benchmarked using the excellent Firebug.
User rating:
3 Yays
1 Nays


Crafting an Animated Postcard With jQuery
This tutorial looks at the basics of setting up a continuous animation using jQuery, and in the end creating an animated postcard.
User rating:
4 Yays
4 Nays


jQuery Reel Slideshow
A jQuery slideshow that displays images in a reel like fashion, one image at a time and in an continual manner.